Re: pid gets overwritten in OSX - Mailing list pgsql-general

From Francois Suter
Subject Re: pid gets overwritten in OSX
Date
Msg-id v04210104b8f02ceb8918@[192.168.1.34]
Whole thread Raw
In response to Re: pid gets overwritten in OSX  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pid gets overwritten in OSX
List pgsql-general
Thanks for the leads. I will investigate for a while and keep you
posted if I find anything that might be of interest to everybody.

>What is needed at this point is more observation.  You need to determine
>whether the postmaster is in fact starting (and later dying) or
>failing to start at all --- ie, is the postmaster.pid file left over
>from a previous system boot cycle?  Checking the mod date of the pid
>file might be enough to tell.
>
>What are you doing with the postmaster's stderr?  If your start script
>for the postmaster is routing it to /dev/null, send it someplace more
>helpful.


--------
François

Home page: http://www.monpetitcoin.com/
"A fox is a wolf who sends flowers"

pgsql-general by date:

Previous
From: Mathieu Arnold
Date:
Subject: Re: delete column
Next
From: Curt Sampson
Date:
Subject: Re: Help Porting Pg Perl Module